var net/http.http2DebugGoroutines

4 uses

	net/http (current package)
		h2_bundle.go#L3101: var http2DebugGoroutines = os.Getenv("DEBUG_HTTP2_GOROUTINES") == "1"
		h2_bundle.go#L3106: 	if !http2DebugGoroutines {
		h2_bundle.go#L3113: 	if !http2DebugGoroutines {
		h2_bundle.go#L3122: 	if !http2DebugGoroutines {